FEST
Source Files
Modules
Procedures
Derived Types
Program
len_trim
Interface
3 statements
Source File
iso_varying_string.f90
iso_varying_string
len_trim
Contents
Module Procedures
len_trim_
public interface len_trim
Module Procedures
private elemental function
len_trim_
(string) result(length)
Get the trimmed length of a varying string
Arguments
Type
Intent
Optional
Attributes
Name
type(
varying_string
),
intent(in)
::
string
Return Value
integer